Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove unused imports from vulnerability scanning test files #574

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

kooomix
Copy link
Contributor

@kooomix kooomix commented Jan 8, 2025

PR Type

Enhancement


Description

  • Removed unused imports from relevant_vuln_scanning_tests.py.

  • Removed unused imports from vuln_scan_tests.py.


Changes walkthrough 📝

Relevant files
Enhancement
relevant_vuln_scanning_tests.py
Removed unused imports in relevant vulnerability scanning tests

configurations/system/tests_cases/relevant_vuln_scanning_tests.py

  • Removed unused import supported_systemsAPI.
  • Removed unused import VulnerabilityScanningRegistry.
  • +0/-2     
    vuln_scan_tests.py
    Removed unused imports in vulnerability scanning tests     

    configurations/system/tests_cases/vuln_scan_tests.py

    • Removed unused import VulnerabilityScanningRegistry.
    +0/-1     

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    Copy link

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    Copy link

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    Copy link

    github-actions bot commented Jan 8, 2025

    Failed to generate code suggestions for PR

    @kooomix kooomix merged commit 209e9ae into master Jan 8, 2025
    2 checks passed
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants